-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.6
-
Code
-
Classes
- SchedulerHandler
Total Complexity |
40 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
263 |
Lines of code |
194 |
Logical lines of code |
116 |
Comment lines |
5 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendDailyDigest() |
B |
34 |
14 |
93 |
callGmailApiForNewToken() |
A |
48 |
7 |
31 |
renewGmailToken() |
S |
57 |
6 |
16 |
maybeHandleFallbackConnection() |
S |
55 |
4 |
19 |
saveNewGmailTokens() |
S |
59 |
3 |
14 |
deleteOldEmails() |
S |
68 |
2 |
7 |
getDomainName() |
S |
71 |
2 |
5 |
register() |
S |
71 |
1 |
5 |
handleScheduledJobs() |
S |
78 |
1 |
4 |